home *** CD-ROM | disk | FTP | other *** search
/ Spidla DivX / DivX.bin / DV Transfer / ReadMe.txt < prev   
Encoding:
Text File  |  2001-07-31  |  3.0 KB  |  67 lines

  1. DVTransfer 1.0.2 beta
  2. (Official site:  http://www.badchicken.com/DVTransfer)
  3.  
  4. 0.  First things first--the standard disclaimer:
  5.     These tools are freeware, and I accept no responsibility for anything
  6.     they may do to damage your equipment.
  7.  
  8. 1.    Introduction:
  9.     DVTransfer utility that archives files to DV tape.  Data integrity is 
  10.     not provided for, but some error reporting is provided.  The propose of 
  11.     the tool is to archive and restore data that is resilient to frame loss 
  12.     and packet corruption.
  13.  
  14. 2.    Requirements:
  15.     A D8 or MiniDV Camcorder or Deck with an IEEE1394 interface is 
  16.     required, as well as an IEEE1394 host controller on the PC that is 
  17.     to run DVTransfer.
  18.     
  19.     DirectX 8.0 is also required.  It may by downloaded from 
  20.     http://www.microsoft.com/directx
  21.     
  22. 3.    Installation:
  23.     Unzip the files into a folder and run DVTransfer.exe.  If this is the
  24.     first time of running, DVTransfer will detect that its DirectShow
  25.     filters are not registered and will attempt to register them.
  26.     If registration fails, or if you have a previous version of DVTransfer
  27.     in a separate folder, you may need to register DVTransfer.ax manually.
  28.     Manual registration is done something like this from a command prompt:
  29.     
  30.     c:\windows\system\Regsrv32 DVTransfer.ax  
  31.     
  32. 4.    Acknowledgements:
  33.     My every thanks goes out to Andy Kromkamp (kromkamp@my-deja.com) for his
  34.     help in this endeavor.  Most of the credit for this tool belongs to him.  
  35.     He did the work of figuring this whole thing out and I just put some of 
  36.     the pieces together to build this tool.
  37.     
  38. 5.    Feedback:
  39.     Please send all comments and concerns to mrpinky@iglou.com.  I'll be happy
  40.     to entertain ideas on features and other requirements.  I've currently got
  41.     a plateful of stuff to do but any thoughts or ideas are more than welcome.
  42.  
  43. 6.    Compatibility:
  44.     This is a beta, so expect problems.  I'd love to hear from anyone about 
  45.     the devices they've tried this with.  I've got an older model Sony 
  46.     (DCR-TRV310) that all of this stuff developed and tested with.  Certainly 
  47.     all of the other Sony D8's and MiniDV's should work.  Others have reported
  48.     various success and failures with other make of cameras using the AVI 
  49.     files that DVSpoof created.  I'd be interested to know if this tool does 
  50.     any better in that area.
  51.  
  52. 7.  Fix List:
  53.     1.0.2 - 7/31/2001
  54.         * New UI
  55.         * Camera control (FF/REW/STOP & Direct Seek)
  56.         * Auto-registration if DVTransfer.ax is not registered.
  57.         * Added configurable read-ahead buffer for the archive mode.
  58.           Defaults to 2 second minimum and 3 second maximum.
  59.         * Set the frame sample stop time to better match the DV record
  60.           speed.  Results in fewer repeated frames.
  61.         * Added log to file mode to keep track of errors.
  62.       
  63.     
  64.     1.0.1 - 7/26/2001
  65.         * Added Win95/ME support.
  66.         * Added -verbose option for more diagnostics on camera setup.
  67.